.. _`Example datasets`: .. _`org.sysess.sympathy.machinelearning.example_datasets`: Example datasets ```````````````` .. image:: example_datasets.svg :width: 48 Exposes the example datasets from sklearn Definition :::::::::: Output ports ............ **X** table X **Y** table Y Configuration ............. **Class names** (classnames) Attempts to use class names as Y **color** (color) (no description) **Dataset** (dataset) Choose from one of the default toy datasets **min_pictures** (min_pictures) Minimum number of pictures per person required for including a person in the LFW dataset **resize** (resize) Resize LFW pictures, default 0.5 give size 62x47 images Implementation .............. .. automodule:: node_io :noindex: .. class:: ExampleDatasets :noindex: